Labels:text | screenshot | font OCR: Single Thread All calls run on the same thread "COM main thread); not recom- mended due to deadlock problems. Apartment Thread "Calls rom on their own thread; not recomintended for application scope ASPe great for page scope ASP. Worker Thread Each call rons on a different thread When called and re-called; used for background tasks. Figure 4: The ADO thread models.